PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFField Class
/ addWidget Method
Widget to add to the field.
Collapse All
Expand All
In This Topic
addWidget Method
In This Topic
Adds the widget to the collection of field's widgets. A widget is the visual representation of a form field on a PF page.
Syntax
public
void
addWidget(
PDFFieldWidget
widget
)
Parameters
widget
Widget to add to the field.
See Also
Reference
PDFField Class
PDFField Members